<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
*{ margin:0 auto; padding:0;}
body{ width:100%; position:relative;font-size:14px}

ul li{ list-style:none;}
img{ border:none;}
a{ text-decoration:none;outline:none;}
a:focus {outline:none; -moz-outline:none}
</pre></body></html>